convert copy/clear_domain_page() to using mfn_t
authorAndrew Cooper <andrew.cooper3@citrix.com>
Fri, 10 Jul 2015 10:54:10 +0000 (12:54 +0200)
committerJan Beulich <jbeulich@suse.com>
Fri, 10 Jul 2015 10:54:10 +0000 (12:54 +0200)
commit09e53bf43099c392079c0b133cd6695bdd98d529
treefbe3aeeef54749916d187bb2acf792ae31fa5756
parent377f4e532e6cd335c9f1e8ea4c1f87312a67ba34
convert copy/clear_domain_page() to using mfn_t

Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
Convert grant_table.c to pass mfn_t types and fix ARM compiling.

Signed-off-by: Ben Catterall <Ben.Catterall@citrix.com>
Reviewed-by: Andrew Cooper <andrew.cooper3@citrix.com>
Acked-by: Jan Beulich <jbeulich@suse.com>
xen/arch/x86/mm.c
xen/common/grant_table.c
xen/common/kimage.c
xen/common/memory.c
xen/include/xen/domain_page.h